Versions:

  • 0.11.2
  • 0.11.1

libjxl 0.11.2 is the current reference implementation of the JPEG XL image format, offering both an encoder and a decoder that enable software developers to integrate next-generation image compression into their applications. Published by the libjxl project, the library has released two versions to date, with 0.11.2 representing the latest stable milestone. As a foundational Image Converter component, libjxl is silently embedded inside a growing range of viewers, editors, and web browsers that advertise JPEG XL support, translating the promise of smaller files and higher fidelity into real-world functionality. Typical use cases include batch conversion of legacy JPEG archives to the new format for bandwidth savings, real-time encoding of high-dynamic-range photography without generational loss, and decoding of lossless or animated JPEG XL streams within media pipelines. Because the codebase is maintained as the authoritative specification reference, it is also employed by research teams for benchmarking competing codecs and by hardware vendors prototyping future-generation acceleration. The library exposes a C/C++ API that exposes fine-grained control over distance settings, progressive layers, and metadata preservation, while command-line tools provide straightforward compress, decompress, and benchmark operations for quick testing. libjxl 0.11.2 refines color management, memory usage, and multi-threading performance compared to earlier revisions, ensuring that applications linking against it can deliver perceptually identical images at roughly half the size of traditional JPEG. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: